Skip to content

Parse REVOKE GRANT OPTION FOR - #2431

Merged
iffyio merged 1 commit into
apache:mainfrom
LucaCappelletti94:revoke-grant-option-for
Aug 25, 2026
Merged

Parse REVOKE GRANT OPTION FOR#2431
iffyio merged 1 commit into
apache:mainfrom
LucaCappelletti94:revoke-grant-option-for

Conversation

@LucaCappelletti94

@LucaCappelletti94 LucaCappelletti94 commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

GRANT ... WITH GRANT OPTION parses today but the REVOKE statement that withdraws that option did not, and this PR closes that gap.

Also, I noticed that there was a test_revoke_with_cascade which excluded MySqlDialect, which has no reason to be I could identify, so I removed the filter.

@LucaCappelletti94
LucaCappelletti94 marked this pull request as ready for review August 5, 2026 16:47
@LucaCappelletti94

Copy link
Copy Markdown
Contributor Author

@iffyio this is the last one of the < 100 lines PRs I opened, the other ones are all larger. I tried to keep them as tiny as possible, but most of those are regarding adding statements support so they tend to be naturally larger.

@iffyio iffyio left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks @LucaCappelletti94!

@iffyio
iffyio added this pull request to the merge queue Aug 25, 2026
Merged via the queue into apache:main with commit 471f1da Aug 25, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants